C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / AutoResize Property

In This Topic
AutoResize Property (C1ChartCore<Tseries,TAnimation,TBinding>)
In This Topic
A value that indicates whether to redraw the chart automatically when resizing the chart element.
Syntax
'Declaration
 
Public Overridable Property AutoResize As System.Boolean
 
See Also